home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 963 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.1 KB  |  38 lines

  1. Path: mn5.swip.net!usenet
  2. From: patrik.nilsson@mbox3.swipnet.se (Patrik Nilsson)
  3. Newsgroups: comp.sys.amiga.programmer
  4. Subject: __saveds
  5. Date: 13 Jan 1996 10:26:13 GMT
  6. Organization: -
  7. Message-ID: <747.6586T681T16@mbox3.swipnet.se>
  8. NNTP-Posting-Host: dialup101-024.swipnet.se
  9. X-Newsreader: THOR 2.22 (Amiga;TCP/IP) *UNREGISTERED*
  10.  
  11. void __saveds
  12. dotcpline( int process )
  13. {
  14. int i;
  15.    ...
  16. }
  17.  
  18. What does "__saveds" mean?
  19.  
  20. Are there anything to think about when using "CreateNewProcTags"? 
  21. I have nine processes using the same code, but it will only fail
  22. to execute sometimes.
  23.  
  24. (I have seen others using "__saveds", are there other usefull
  25. "__saveds"?)
  26.  
  27. What are such tag as "__saveds" called?
  28.  
  29. ---
  30.                                     \|/
  31.                                     O O
  32. +-------------------------------oOO-(_)-OOo-------------------------------+
  33. | Patrik Nilsson, Malm÷, Sweden                                           |
  34. | PGP Key fingerprint =  27 33 52 2D B3 E6 7E D8  D6 C1 8F 1A 86 95 67 DC |
  35. +-------------------------------------------------------------------------+
  36.  
  37.  
  38.